Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove WithIgnoreTimeScale, Change scheduler specifications. #43

Merged
merged 12 commits into from
Jan 15, 2024

Conversation

AnnulusGames
Copy link
Owner

  • Changed from adding deltaTime to calculating elapsed time based on the difference between the start time and current time. This eliminates floating point errors and allows accurate time calculations.
  • Remove WithIgnoreTimeScale and change to use new Schedulers instead.
  • i.e. this is a breaking change.

@AnnulusGames AnnulusGames merged commit 9469b15 into main Jan 15, 2024
@AnnulusGames AnnulusGames deleted the feature-time-based-scheduler branch January 15, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant